home *** CD-ROM | disk | FTP | other *** search
/ Shareware Super Platinum 8 / Shareware Super Platinum 8.iso / mac / MODEMPRO / MOBYZBAT.ZIP;1 / MOBYDOWN.BAT next >
Encoding:
DOS Batch File  |  1993-01-21  |  430 b   |  10 lines

  1. @ECHO OFF
  2. REM  QMPRO MOBYDOWN.BAT WITH ALL THE GOODIES.
  3. REM  QMPRO MOBYTURBO WITH CRASH RECOVERY/FILE COMPARE DOWNLOAD CTS & TIME.
  4. REM  The batch file below runs Omen's DSZ program to invoke MobyTurbo
  5. REM  Zmodem.  It uses the batch parameters %2 for com port number
  6. REM  and %4,%5,%6,%7,%8,%9 for the names of the file/files to be uploaded.
  7. REM
  8. DSZ Port %2 speed %1 ha both est 0 %1 rz -mrr restrict  %4 %5 %6 %7 %8 %9
  9.  
  10.